}
public int wordsintitle() {
return (int) this.entry.getColLong(col_wordsInTitle);
}
public int llocal() {
}
public int wordsintitle() {
return (0xff & this.entry.getColByte(col_wordsInTitle));
}
public int llocal() {